Skip to content

[SPARK-56613][CORE] Supports displaying all partition parameters#55533

Closed
huangxiaopingRD wants to merge 2 commits into
apache:masterfrom
huangxiaopingRD:SPARK-56613
Closed

[SPARK-56613][CORE] Supports displaying all partition parameters#55533
huangxiaopingRD wants to merge 2 commits into
apache:masterfrom
huangxiaopingRD:SPARK-56613

Conversation

@huangxiaopingRD
Copy link
Copy Markdown
Contributor

@huangxiaopingRD huangxiaopingRD commented Apr 24, 2026

What changes were proposed in this pull request?

Supports returning all partition parameters via configuration.

Why are the changes needed?

Currently, when retrieving partition parameters from the Hive metastore, parameters starting with "spark.sql" are hidden, which is inconvenient for development and testing. We hope to enable support for not hiding any parameters.

Does this PR introduce any user-facing change?

Yes, users can view all partition parameters through the configuration.

How was this patch tested?

Test have been added.

Before this PR:
image

After this PR:
image

Was this patch authored or co-authored using generative AI tooling?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant